web3.js web3.utils.hexToBytes
web3.utils.hexToBytes(hex)
ζΈ‘γ•γ‚ŒγŸ16ι€²ζ•°ζ–‡ε­—εˆ—γ«ε―ΎεΏœγ™γ‚‹γƒγ‚€γƒˆεˆ—γ‚’θΏ”γ—γΎγ™γ€‚
パラパータ
1. hex - String|HEX
ζˆ»γ‚Šε€€
Array
ァンプル
code:example.js
web3.utils.hexToBytes('0x000000ea');
0, 0, 0, 234
web3.utils.hexToBytes(0x000000ea);
234
参考
https://web3js.readthedocs.io/en/1.0/web3-utils.html#hextobytes
#web3.js #web3.js@1.0
web3.js ζ—₯本θͺž API γƒͺフゑレンス